Carbon


DragTheRgn

Header: MacWindows.h Carbon status: Not Recommended

SInt32 DragTheRgn (
     theRgn, 
    Point startPt, 
    const Rect *limitRect, 
    const Rect *slopRect, 
    SInt16 axis, 
    DragGrayRgnUPP actionProc
);
theRgn
startPt
limitRect
slopRect
axis
actionProc

AVAILABILITY

Not recommended in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.

CARBON NOTES

Use DragGrayRgn instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)